زبان اسمبلى ،زبان همگذارى کامپيوتر : زبان همگذارىکلمات مرتبط(2)
زبان همگذاری.
assembly language
Từ điển WordNet
n.
a low-level programing language; close approximation to machine language
Microsoft Computer Dictionary
n. A low-level programming language using abbreviations or mnemonic codes in which each statement corresponds to a single machine instruction. An assembly language is translated to machine language by the assembler and is specific to a given processor. Advantages of using an assembly language include increased execution speed and direct programmer interaction with system hardware. See also assembler, compiler, high-level language, low-level language, machine code.